Skip to main content

Version Manager Administrator Interface Guide

Accessing the Version Manager

The Version Manager web interface can be accessed through the "Administration" menu. In Norwegian, the menu item is labeled "Versjonsbehandling".

To access the Version Manager page, users must have the "VersionManager" access right.

alt text

Interface Tabs

The Version Manager interface consists of three main tabs: Devices, Groups, Versions, and Applications.

alt text

Applications

The Applications tab displays information on applications set up in the system. For each application, you can specify:

  • The name used as a display name in the system
  • The package name is used to identify the applications
  • The company or developer that has created the application
  • The ID is unique to the company or developer that created the application
  • The number of package versions that have been created for the application

alt text

Software Versions Tab

The Versions tab displays all available software versions and allows you to:

  • Add new versions using the "Add version" button
  • Upload installation packages for each version
  • Delete a specific version

When adding a version, the version number must follow semantic versioning format (e.g., "1.0.0.0") and correspond to the version number reported by the package.

alt text

When uploading the installation package for a specific version, a dialog will display the progress. It now accepts ZIP files that are manually created after downloading from the artifact source.

alt text

warning

Do not close the dialog until the uploading progress is completed.

Please see this document to see how to get the ZIP artifacts before uploading: Version Management Guide

Device Groups Tab

The Groups tab lets you create and manage device groups. For each group, you can specify:

  • Which software versions should be installed
  • What configuration should the group use for specific packages.
  • The number of devices that belong to the group.

Key functions:

  • Create new groups using the "Add" button
  • Configure which product versions each group should use
  • Configure the configuration that a group will use for a package.

alt text

Devices Tab

The Devices tab displays all registered devices in the system, including the timestamp of their last sync or update. It supports header-based sorting for all fields and filtering by specific groups.

alt text

Clicking the view icon displays the device details, including the allocated resources and installed version.

alt text

Key functions:

  • View all registered devices, their installed version, and associated resources.
  • Update the device name and assign devices to a group.
  • Delete a device.
info

Devices with a properly configured Version Manager service will automatically register themselves. By default, newly added devices are placed without a group.